EXTRA_START_PLAYBACK

val EXTRA_START_PLAYBACK: String = "android.intent.extra.START_PLAYBACK"(source)

Used as a boolean extra field in ACTION_VIEW intents to indicate that content should immediately be played without any intermediate screens that require additional user input, e.g. a profile selection screen or a details page.